| Total Complexity | 10 |
| Dependencies | 1 |
| Dependents | 6 |
| Total lines | 67 |
| Lines of code | 33 |
| Logical lines of code | 13 |
| Comment lines | 12 |
| Methods | 10 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 71 | 1 | 6 | |
| get_id() | 82 | 1 | 3 | |
| get_name() | 82 | 1 | 3 | |
| get_type() | 82 | 1 | 3 | |
| get_price() | 82 | 1 | 3 | |
| has_price() | 80 | 1 | 3 | |
| is_from_branch() | 79 | 1 | 3 | |
| is_from_door() | 79 | 1 | 3 | |
| is_to_branch() | 79 | 1 | 3 | |
| is_to_door() | 79 | 1 | 3 |